toggle menu
0.6.7+1.21.3
0.7.4+1.21.11
0.7.2+1.21.6
0.7.0+1.21.5
0.6.7+1.21.3
0.6.5+1.21.3
0.6.4+1.21.3
0.6.3+1.21.3
0.6.1+1.21.3
0.6.0+1.21.3
jvm
switch theme
search in API
Fzzy Config
/
me.fzzyhmstrs.fzzy_config.util
/
TriState
/
Companion
Companion
object
Companion
Members
Properties
CODEC
Link copied to clipboard
val
CODEC
:
Codec
<
TriState
>
Functions
of
Link copied to clipboard
fun
of
(
bl
:
Boolean
)
:
TriState
Gets the corresponding tri-state from a boolean value.
fun
of
(
bl
:
Boolean
?
)
:
TriState
Gets a tri-state from a nullable boolean.